Skip to main content

Set Created

TopShot.SetCreated

Emitted when a new Set is created

Parameters:

  • setID: UInt32 - The ID of the newly created set
  • series: UInt32 - The ID of the series the set is associated with
pub event SetCreated(setID: UInt32, series: UInt32)